home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10853 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  705 b 

  1. Path: ix.netcom.com!netnews
  2. From: jdmorris@ix.netcom.com (Jason D. Morris)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: RTTI source code?
  5. Date: Mon, 11 Mar 1996 15:24:26 GMT
  6. Organization: Netcom
  7. Message-ID: <3144456e.1502250@nntp.ix.netcom.com>
  8. References: <4i17bu$ct3@hermes.is.co.za>
  9. NNTP-Posting-Host: pon-mi1-12.ix.netcom.com
  10. X-NETCOM-Date: Mon Mar 11  7:23:43 AM PST 1996
  11. X-Newsreader: Forte Agent .99d/32.182
  12.  
  13. On 11 Mar 1996 12:46:54 GMT, "W. Dicks" <wd@isis.co.za> wrote:
  14.  
  15. >I use Turbo C++ 3.0 which does not implement RTTI. Where can I 
  16. >find RTTI source code?
  17. >
  18.  
  19. RTTI is implemented at the compiler level.  If you want examples
  20. of pseudo-RTTI, take a look at MFC and their RUNTIMECLASS macros.
  21.  
  22. Jason
  23.  
  24.